* ADDED: Ability to download .ssg files DIRECTLY into SASS, from the NAIC's www.Better-Investing.org website, via a user's BI site registered e-mail and password. NOTE - user must be an NAIC member and subscriber to the BI OPS service (highly recommended).
* MODIFIED: On Windows, maximized the MDI frame window when SASS launches.
* MODIFIED: Retention Ratio calculation, to check for negative earnings and return "N.A." value accordingly.
* FIXED: PDF version of SASS Help has been updated, with all blank and duplicate pages removed. Also the page sequencing has been adjusted so that the pages scroll and print in the correct order.
* IMPROVED: Numeric input filters for listbox cells and edit fields.
* ADDED: Monitoring of clicks in inappropriate areas (with audible feedback).
* MODIFIED: The calculation of R^2, to be based on the LOG of value of the data as opposed to the value of the data itself.
* MODIFIED: The calculation of the Compound Growth Rate, to be based on the Best Fit Line for the data.
* FIXED: The calculation of R^2 and the Compound Growth Rate, where the most recent values of data (1 or more consecutive) have been dropped via the listbox checkmarks.
* ADDED: Implementation of the UnhandledException event of the App class.
* ADDED: Checking for minimum information in a .ssg file, prior to running an analysis.